XDM (X Display Manager) poskytuje jednoduchý a přímočarý přihlašovací dialog.

## Installace

Instalace XDM:

```
# pacman -S xorg-xdm xorg-xconsole

```

Změňte mód souboru .xsession na spustitelný:

```
$ chmod 744 .xsession

```

Chcete-li, nainstalujte Arch Linux theme pro XDM:

```
# pacman -S xdm-archlinux

```

Pro další informace navštivte [Display manager (Česky)](/index.php/Display_manager_(%C4%8Cesky) "Display manager (Česky)").